:: Monad m => (a -> b) -> (m a -> m b) -package:protolude package:distribution-opensuse

Promote a function to a monad.
Strict version of <$>.